home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
New Star Software Collection
/
NSS_Collection.iso
/
3-228 doom and sky roads
/
1.ima
/
INSTALL.BAT
< prev
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
Macintosh to JP
NeXTSTEP
RISC OS/Acorn
Shift JIS
UTF-8
Wrap
DOS Batch File
|
1994-09-01
|
176 b
|
12 lines
@ECHO OFF
DEICE
IF ERRORLEVEL == 1 GOTO END
doom1666.EXE
IF ERRORLEVEL == 1 GOTO ERROR
DEL doom1666.EXE
setup
goto END
:ERROR
echo Error installing DOOM v1.666
:END